php forum
php mysql forum
php mysql smarty
 
Page 1 of 7 1 2 3 4 5 6 7 >
Topic Options
#232706 - 01/11/03 09:46 AM [6.2] Integrated Jpilot chat
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
What is it?: An add on to add Jpilot chat to your Threads install. <br /> <br />Why would I care?: This mod uses a template, and only allows registered users to chat. <br /> <br />Who gets the props?: Dave_L for the code to convert spaces to underscores. JoshPet for letting me use his popup script and omegatron for allowing me to see his chat script. <br /> <br />How do I install it?: <br /> <br />1) Copy jchat.php and chatpopup.php script to your ubbthreads directory. <br /> <br />2) Edit the jchat.tmpl file and change "dachat" to the name of the chat channel you want to use. <br /> <br /><param name="Channel1" value="dachat" /> <br /> <br />3) Copy the jchat.tmpl file to your ubbthreads/templates/default/ directory. <br /> <br />4) Add
Code:
 $ubbt_lang['jchat'] = 	"In the Chat Room"; 
to the online.php file in all of your language directories. <br /> <br />5) Download a copy of Jpilot and copy it to a directory named chat under your ubbthreads directory (mine is in ubbthreads/chat). <br /> <br />For more info on configuring Jpilot see their web site. <br /> <br /><Da_Soap_Box> <br /> <br />I could have easily named this add on "How to add something to Threads using a "Threads like" template file". My challenge to all future mods for Threads is that if you create a new php script that you also make that script use a template file. It's a lot easier for most people to edit a template than it is for them to edit a php script. Plus we might just start seeing some of these add ons in the addons folder of a future Threads release. <br /> <br /></Da_Soap_Box> <br /> <br />Enjoy <img src="/threads/php/images/graemlins/smile.gif" alt="" /> <br /> <br />Version 1.1 now includes a popup window to update the who's online display.


Attachments
64465-Jchat.zip (118 downloads)



Edited by Dalantech (05/25/03 02:26 AM)
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#232707 - 01/11/03 09:56 AM Re: Integrated Jpilot chat [Re: jacksonm99]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
I know there are a bunch of users that will get a lot of use out of this. Thanks! <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#232708 - 01/11/03 09:59 AM Re: Integrated Jpilot chat [Re: sjsaunders]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
<img src="/forum/images/graemlins/smile.gif" alt="" /> <br /> <br />There are a couple variations of this one floating around, but I figured I'd write one that uses a template <img src="/forum/images/graemlins/smile.gif" alt="" /> <br /> <br />It's all your fault JustDave... <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#232709 - 01/11/03 10:45 AM Re: Integrated Jpilot chat [Re: jacksonm99]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Thanks Dalantech I was actuall thinking of this a few weeks ago. Your right there are quite a few chat mods around here. Good to be updated.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#232710 - 01/11/03 10:57 AM Re: Integrated Jpilot chat [Re: sf49rminer]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Thank you for letting me see your chat script! <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#232711 - 01/11/03 11:06 AM Re: Integrated Jpilot chat [Re: jacksonm99]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
<img src="/forum/images/graemlins/wink.gif" alt="" /> thats why its posted here so everyone can have a chat.<br /><br />Now if I can ever get instant messaging done again like I had in UBB I will be a happy camper. Shout box is close but not exactly what I want.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#232712 - 01/11/03 11:07 AM Re: Integrated Jpilot chat [Re: jacksonm99]
Ian_W Offline

Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
Thanks Dlanatech - keep meaning to re-install the chatroom - maybe this will prompt me to do it LOL<br /><br />Ian
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#232713 - 01/11/03 01:38 PM Re: Integrated Jpilot chat [Re: Gorlum]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Great Job!
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#232714 - 01/11/03 02:33 PM Re: Integrated Jpilot chat [Re: Daine]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Thanks for your help on it <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#232715 - 01/15/03 01:28 PM Re: Integrated Jpilot chat [Re: jacksonm99]
monkeyra Offline
Junior Member

Registered: 06/28/01
Posts: 363
Loc: uk
Just something i want to run by you guys before I install this.<br />My site uses Jpilot, and IIRC, it logs you onto irc.webchat.org? (correct me if i'm wrong).<br />The only problem I forsee myself having is with usernames. Because I have a channel registered on irc.webchat.org, if someone from my site comes into the room and someone else on the server is using that name, and has it protected (aggresively or not) they get renamed as guest in the chatroom. how would this affect threads?<br />I'm a bit confused as to how this works at the monent tbh!

Top
#232716 - 01/15/03 03:32 PM Re: Integrated Jpilot chat [Re: Luka_dup1]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
No effect at all on Threads. The user name is passed to Jpilot as the user's nickname for the chat session, but that's all. It just makes it easy for the IRC newbies on your site to log into the IRC server.<br /><br />Look at the comments in my script and you'll understand what it's doing a lot better.
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#232717 - 01/15/03 04:14 PM Re: Integrated Jpilot chat [Re: jacksonm99]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
nice job <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#232718 - 01/15/03 05:00 PM Re: Integrated Jpilot chat [Re: jacksonm99]
monkeyra Offline
Junior Member

Registered: 06/28/01
Posts: 363
Loc: uk
aha! Thanks, I understand now. <img src="/forum/images/graemlins/smile.gif" alt="" />

Top
#232719 - 01/15/03 07:37 PM Re: Integrated Jpilot chat [Re: Luka_dup1]
Allusivekudos Offline
Junior Member

Registered: 05/26/02
Posts: 378
Loc: Na
I'm trying to find info on admin commands for the chatroom stuff...I've never really gotten into it, but figured now would be a good time to start. I have it all set up on my board, and it works very well. However, before I let people know about it, I figured I should make the other admins admins of the chat too (is it possible?) I'm looking for administrator commands for the chatroom on jpilot.com but their forums are down and the command section doesn't deal with it...<br /><br />Any other places to look?<br /><br />-peter

Top
#232720 - 01/16/03 02:50 AM Re: Integrated Jpilot chat [Re: SurfMinister]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Thanks <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#232721 - 01/16/03 02:54 AM Re: Integrated Jpilot chat [Re: adrienne48]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#232722 - 01/17/03 10:00 PM Re: Integrated Jpilot chat [Re: jacksonm99]
Allusivekudos Offline
Junior Member

Registered: 05/26/02
Posts: 378
Loc: Na
Thanks a bunch! Is there any chance I can have the chatroom info like who's in the chat show in the WOL? <br /><br />Thanks again for everything!<br /><br />-peter

Top
#232723 - 01/18/03 01:43 AM Re: Integrated Jpilot chat [Re: adrienne48]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
I think people show up as "private" even though the chat script is in the Threads directory, and I'm not realy sure how to make them show up as being in the chat. Can anyone point me in the right direction for making it work?
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#232724 - 01/18/03 04:08 AM Re: Integrated Jpilot chat [Re: jacksonm99]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
If the page is called "chat.php"<br /><br />In the languages/english/online.php language file, add this:<br /><br /><br />$ubbt_lang['chat'] = "In the Chat Room";<br />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#232725 - 01/18/03 04:11 AM Re: Integrated Jpilot chat [Re: Daine]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Proving, yet again, that you rule! <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Thanks!
_________________________
Da LAN Tech

Threads Dev Moderator

Top
Page 1 of 7 1 2 3 4 5 6 7 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks